Skip to content

feat: remove allocations in construct_diffusion_function#253

Merged
Datseris merged 2 commits into
JuliaDynamics:mainfrom
oameye:alloc
May 2, 2026
Merged

feat: remove allocations in construct_diffusion_function#253
Datseris merged 2 commits into
JuliaDynamics:mainfrom
oameye:alloc

Conversation

@oameye

@oameye oameye commented May 1, 2026

Copy link
Copy Markdown
Member

resolve #251

@Datseris

Datseris commented May 2, 2026

Copy link
Copy Markdown
Member

I assume test failure is unrelated?

@oameye

oameye commented May 2, 2026

Copy link
Copy Markdown
Member Author

Yeah it came from the main branch. I solved it in #252. I merged main into this PR, so tests should pass now.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.36%. Comparing base (6c98239) to head (95272d7).
⚠️ Report is 59 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   82.00%   83.36%   +1.35%     
==========================================
  Files          15       17       +2     
  Lines         717      968     +251     
==========================================
+ Hits          588      807     +219     
- Misses        129      161      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oameye

oameye commented May 2, 2026

Copy link
Copy Markdown
Member Author

We're good

@Datseris Datseris merged commit 3662ffb into JuliaDynamics:main May 2, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CoupledSDEs is ~20× slower than equivalent raw SDEProblem+EM

3 participants